Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @chakra-ui/react from 2.8.2 to 3.3.1 #429

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @chakra-ui/react from 2.8.2 to 3.3.1.

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.3.1

Patch Changes

  • 0fc040a Thanks @​segunadebayo! - HoverCard, Tooltip: Resolved an issue where the controlled open state could become inconsistent during the opening or closing phases.

  • 1439548 Thanks @​segunadebayo! - Fix issue where useRecipe and useSlotRecipe returns never when key does not match built-in recipe.

@​chakra-ui/react@​3.3.0

Minor Changes

  • #9437 791bcec Thanks @​segunadebayo! - ### Added

    • Clipboard: Introduced Clipboard.ValueText to display clipboard content.
    • FileUpload:
      • Added preventDropOnDocument to block file drops on the document when the file upload component is active.
      • Added setClipboardFiles to the API for setting files from clipboard data.
    • Progress: Added support foronValueChange and defaultValue.
    • Tabs, Menu, Combobox: Added navigate property for custom router navigation when selections render as links.
    • QrCode:
      • Added support for onValueChange and defaultValue.
      • Added QrCode.DownloadTrigger to enable QR code image downloads.

    Fixed

    • Collapsible: Fixed a bug where the opening animation replayed when an open collapsible was re-rendered.
    • Dialog, Popover: Resolved an issue causing dialogs or popovers to close if the focused element was removed from the DOM.
    • FileUpload: Fixed a bug causing the hidden input to desync from accepted files.
    • Menu, Popover: Fixed inconsistent interaction detection outside the component when the trigger was inside a scrollable container.
    • Pagination: Corrected an issue where the page range returned an incorrect end value when pageSize exceeded count.
    • QRCode: Fixed getDataUrl to generate a properly sized QR code.
  • #9437 791bcec

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.3.1

Patch Changes

  • 0fc040a Thanks @​segunadebayo! - HoverCard, Tooltip: Resolved an issue where the controlled open state could become inconsistent during the opening or closing phases.

  • 1439548 Thanks @​segunadebayo! - Fix issue where useRecipe and useSlotRecipe returns never when key does not match built-in recipe.

3.3.0

Minor Changes

  • #9437 791bcec Thanks @​segunadebayo! - ### Added

    • Clipboard: Introduced Clipboard.ValueText to display clipboard content.
    • FileUpload:
      • Added preventDropOnDocument to block file drops on the document when the file upload component is active.
      • Added setClipboardFiles to the API for setting files from clipboard data.
    • Progress: Added support foronValueChange and defaultValue.
    • Tabs, Menu, Combobox: Added navigate property for custom router navigation when selections render as links.
    • QrCode:
      • Added support for onValueChange and defaultValue.
      • Added QrCode.DownloadTrigger to enable QR code image downloads.

    Fixed

    • Collapsible: Fixed a bug where the opening animation replayed when an open collapsible was re-rendered.
    • Dialog, Popover: Resolved an issue causing dialogs or popovers to close if the focused element was removed from the DOM.
    • FileUpload: Fixed a bug causing the hidden input to desync from accepted files.
    • Menu, Popover: Fixed inconsistent interaction detection outside the component when the trigger was inside a scrollable container.
    • Pagination: Corrected an issue where the page range returned an incorrect end value when pageSize exceeded count.
    • QRCode: Fixed getDataUrl to generate a properly sized QR code.

... (truncated)

Commits
  • fa6a209 Version Packages (#9460)
  • 2d65279 docs: update textarea
  • 0fc040a fix: tooltip and hovercard controlled
  • 1439548 fix: use-recipe type signature
  • 9406a25 docs: controlled and store examples
  • abdd42d Version Packages (#9436)
  • d3f1c19 fix(factory): html width and height props
  • b11587b refactor(system): fix variant matching against colorPalette in factory
  • f32cb4a fix(layer-style): typesafety
  • a63515d chore(menu): add hide when detached example
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.8.2 to 3.3.1.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.3.1/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mono-beets-test-v3 ❌ Failed (Inspect) Jan 13, 2025 1:37pm
mono-beets-v3 ❌ Failed (Inspect) Jan 13, 2025 1:37pm
mono-frontend-v3 ❌ Failed (Inspect) Jan 13, 2025 1:37pm
mono-test-v3 ❌ Failed (Inspect) Jan 13, 2025 1:37pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@agualis agualis deleted the dependabot/npm_and_yarn/chakra-ui/react-3.3.1 branch January 15, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant